vulkan: Allow uploading in different formats
authorBenjamin Otte <otte@redhat.com>
Wed, 14 Jun 2023 18:37:58 +0000 (20:37 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Jun 2023 13:08:00 +0000 (15:08 +0200)
commite4c37ceb34cab46a80ebb4d5bcbe864286d37340
tree4a0c60d1b11aef336ea7fc5cdac7f2e93b98dfb0
parentdae1e2b11708ef4fa1a1a6dadd260b5377bdff22
vulkan: Allow uploading in different formats

This requires quite some code because Vulkan may not support all the
formats and then we need to detect that and fallback properly.
gsk/vulkan/gskvulkanimage.c
gsk/vulkan/gskvulkanimageprivate.h
gsk/vulkan/gskvulkanrenderpass.c